header
<map>
Map header
Header that defines the map and multimap container classes:
Classes
- map
- Map (class template
)
- multimap
- Multiple-key map (class template
)
Functions
- begin
- Iterator to beginning (function template
)
- end
- Iterator to end (function template
)